get rid of is_versioned_obj column
Reported by karol | September 1st, 2009 @ 10:44 PM
it was used because it was easier for me to read the code,
but it's redundant. the following equality is true:
obj.is_versioned_obj == ( obj.cl_destroy_column == MAX_CL_NUMBER)
we can always use a wrapper with meaningful
name.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป